@import url("https://fonts.googleapis.com/css2?family=Playfair+Display:wght@400;500;700&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Roboto:wght@300;400;700&display=swap");
* {
  box-sizing: border-box; }

body {
  margin: 0;
  font-weight: 400;
  font-family: "Roboto", sans-serif; }

a {
  color: #000; }

a:hover {
  color: #1e87f0; }

/* Heading */
h1 {
  font-family: "Playfair Display", sans-serif; }

h2, h3, p {
  font-family: "Roboto", sans-serif; }

.uk-accordion-title {
  font-family: "Roboto", sans-serif; }

.uk-card-title {
  font-family: "Roboto", sans-serif; }

.txt-primary {
  color: #1e87f0; }

.uk-button {
  border-radius: 10px;
  text-transform: none; }

.uk-input {
  border-radius: 10px;
  font-size: 4.5vw; }

.uk-card::-webkit-scrollbar {
  display: none; }

.btn-action {
  background-color: #FF5722;
  color: #fff;
  border: 1px solid transparent; }

/* Hide scrollbar for IE, Edge and Firefox */
.uk-card {
  -ms-overflow-style: none;
  /* IE and Edge */
  scrollbar-width: none;
  /* Firefox */ }

.uk-card-default {
  height: auto;
  overflow-y: scroll; }

.for-desktop {
  display: none; }

.uk-navbar-container:not(.uk-navbar-transparent) {
  background-color: #ffffff !important; }

.uk-card-title {
  font-weight: 400;
  font-size: 2em; }

.uk-accordion-content {
  padding: 10px;
  background-color: #e2f3f9;
  border-radius: 10px; }

.uk-accordion-content p {
  font-size: 1em; }

.txt-blue {
  color: #1e87f0; }

.uk-card p, .uk-card li {
  font-size: 4.5vw;
  color: #757575;
  line-height: 24px;
  font-weight: 300; }
.uk-card .quote {
  font-size: 30px;
  font-weight: 100; }

.wrapper {
  position: relative; }

header {
  position: relative; }
  header .logo {
    background-color: #fff;
    width: auto;
    display: inline-block;
    border-radius: 20px;
    padding: 10px;
    box-shadow: -2px 10px 34px -16px rgba(0, 0, 0, 0.75);
    margin: 30px 0 0 30px; }
    header .logo img {
      width: 80px; }

#nav-mobile {
  background: #fff;
  box-shadow: 0 5px 10px 0 rgba(0, 0, 0, 0.1);
  border-radius: 8px;
  position: fixed;
  top: 20px;
  right: 20px;
  padding: 5px 10px;
  z-index: 100; }

.nav .nav-title {
  font-size: 1.5em;
  font-weight: 300;
  margin: 40px 0; }
.nav ul {
  list-style: none;
  margin: 0;
  padding: 0; }
.nav li {
  padding: 20px 0;
  border-bottom: 1px solid #3c3c3c; }

#nav-ppdb {
  display: none; }

.uk-slideshow {
  background-color: #f8f8f8; }

.uk-slideshow-items .wrapper-hero {
  max-width: 1024px;
  margin: 0 auto;
  padding: 40px; }
.uk-slideshow-items h3 {
  font-size: 2em;
  font-weight: 400;
  line-height: 1em;
  padding-bottom: 30px; }
.uk-slideshow-items p {
  font-size: 0.8em;
  font-weight: 400;
  line-height: 1.5em; }

section {
  font-weight: 400;
  padding: 25px;
  position: relative; }
  section p {
    font-size: 4.5vw;
    color: #757575;
    line-height: 24px;
    font-weight: 400; }
  section h2 {
    font-size: 2.5em;
    font-weight: 300; }
    section h2 p {
      font-size: 1em;
      color: #4A4A4A;
      font-weight: 300;
      line-height: normal;
      margin: 0; }
  section .powered {
    font-size: 11px; }

.section-default {
  background-color: #eefbff; }

.section-border-top {
  border-top: 1px solid #dbe8ea; }

.section-border-top {
  border-bottom: 1px solid #dbe8ea; }

#head {
  padding: 50px 0; }
  #head h1 {
    font-size: 17vw;
    line-height: 1;
    color: #4A4A4A;
    margin-bottom: 30px; }
  #head h2 p {
    font-size: 4.5vw;
    line-height: 1.5;
    color: #4A4A4A;
    margin-bottom: 30px;
    font-weight: 300; }
  #head .logo {
    background-color: #fff;
    width: auto;
    display: inline-block;
    border-radius: 20px;
    padding: 10px;
    box-shadow: -2px 10px 34px -16px rgba(0, 0, 0, 0.75);
    position: absolute;
    top: -80px;
    left: 0px;
    z-index: 1;
    margin: 0px; }
    #head .logo img {
      width: 80px; }

#activity {
  padding: 30px;
  background-color: transparent; }

.news .news-item {
  margin-bottom: 20px; }
  .news .news-item span {
    font-size: 11px;
    color: #ccc; }
  .news .news-item p {
    margin-top: 10px; }

#facility {
  margin-bottom: 50px; }
  #facility .fac-list div:nth-of-type(even) {
    background-color: rgba(0, 0, 0, 0.05); }
  #facility .fac-list div:nth-of-type(odd) {
    background-color: rgba(255, 255, 255, 0.05); }
  #facility .fac-list .facility-icon {
    width: 50%; }
  #facility .fac-list svg {
    width: 120px; }

#product {
  margin-bottom: 0px;
  position: relative; }
  #product .product-list li {
    margin-bottom: 50px;
    display: table; }
  #product .product-list .uk-panel img {
    width: 100%; }
  #product .product-item .title {
    font-size: 24px; }
  #product .product-item .code {
    font-size: 11px; }
  #product .product-item .price {
    font-size: 16px; }

#ppdb #ppdb_image {
  width: 80%; }

#quotes li .quotes-item {
  font-weight: 100;
  font-size: 24px;
  box-sizing: border-box;
  padding: 50px 50px 100px 50px;
  text-align: center;
  width: 100%; }
  #quotes li .quotes-item .quote-user {
    font-size: 16px;
    padding-top: 20px; }

footer {
  border-top: 1px solid #f2f2f2;
  padding-bottom: 100px;
  position: relative; }
  footer #spp-online {
    position: relative;
    top: 0px;
    width: 100%;
    z-index: 10; }
    footer #spp-online .spp-online-title, footer #spp-online .spp-online-input {
      padding-bottom: 10px; }
    footer #spp-online .spp-online-wrapper {
      border-radius: 20px;
      padding: 20px; }
    footer #spp-online form {
      margin: 0 auto;
      border-radius: 10px;
      border: 1px solid #dbe8ea; }
  footer .info {
    padding-top: 50px; }
    footer .info .info-address {
      text-align: left; }
    footer .info #ct_address p, footer .info #ct_phone p {
      line-height: normal;
      margin: 0; }

.ct_float {
  position: fixed;
  bottom: 10px;
  right: 10px;
  z-index: 100;
  background-color: transparent;
  display: none; }
  .ct_float ul {
    list-style: none;
    padding: 0;
    margin: 0; }
  .ct_float li {
    padding: 10px;
    color: #fff;
    text-align: center; }
  .ct_float a, .ct_float a:hover {
    color: #fff;
    text-decoration: none; }
  .ct_float li:first-child {
    border-top-left-radius: 10px;
    border-top-right-radius: 10px; }
  .ct_float li:last-child {
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px; }
  .ct_float .link-fb {
    background-color: #0c356b; }
  .ct_float .link-yt {
    background-color: #C5161E; }
  .ct_float .link-ig {
    background: #f09433;
    background: -moz-linear-gradient(45deg, #f09433 0%, #e6683c 25%, #dc2743 50%, #cc2366 75%, #bc1888 100%);
    background: -webkit-linear-gradient(45deg, #f09433 0%, #e6683c 25%, #dc2743 50%, #cc2366 75%, #bc1888 100%);
    background: linear-gradient(45deg, #f09433 0%, #e6683c 25%, #dc2743 50%, #cc2366 75%, #bc1888 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f09433', endColorstr='#bc1888',GradientType=1 ); }

.gallery {
  display: grid;
  grid-template-columns: repeat(8, 1fr);
  /* grid-template-rows: repeat(8, 5vw);  */
  grid-gap: .5rem; }
  .gallery figure {
    margin-top: 0;
    margin-bottom: 0; }

.gallery__img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block; }

.gallery__item--1 {
  grid-column-start: 1;
  grid-column-end: 3;
  grid-row-start: 1;
  grid-row-end: 2;
  /** Alternative Syntax **/
  /* grid-column: 1 / span 2;  */
  /* grid-row: 1 / span 2; */ }

.gallery__item--2 {
  grid-column-start: 3;
  grid-column-end: 5;
  grid-row-start: 1;
  grid-row-end: 2;
  /** Alternative Syntax **/
  /* grid-column: 3 / span 2;  */
  /* grid-row: 1 / span 2; */ }

.gallery__item--3 {
  grid-column-start: 5;
  grid-column-end: 9;
  grid-row-start: 1;
  grid-row-end: 2;
  /** Alternative Syntax **/
  /* grid-column: 5 / span 4;
  grid-row: 1 / span 5; */ }

.gallery__item--4 {
  grid-column-start: 1;
  grid-column-end: 5;
  grid-row-start: 2;
  grid-row-end: 4;
  /** Alternative Syntax **/
  /* grid-column: 1 / span 4;  */
  /* grid-row: 3 / span 3; */ }

.gallery__item--5 {
  grid-column-start: 5;
  grid-column-end: 7;
  grid-row-start: 2;
  grid-row-end: 3;
  /** Alternative Syntax **/
  /* grid-column: 1 / span 4; */
  /* grid-row: 6 / span 3; */ }

.gallery__item--6 {
  grid-column-start: 7;
  grid-column-end: 9;
  grid-row-start: 2;
  grid-row-end: 3;
  /** Alternative Syntax **/
  /* grid-column: 5 / span 4; */
  /* grid-row: 6 / span 3; */ }

.gallery__item--7 {
  grid-column-start: 5;
  grid-column-end: 7;
  grid-row-start: 3;
  grid-row-end: 4;
  /** Alternative Syntax **/
  /* grid-column: 5 / span 4; */
  /* grid-row: 6 / span 3; */ }

.gallery__item--8 {
  grid-column-start: 7;
  grid-column-end: 9;
  grid-row-start: 3;
  grid-row-end: 4;
  /** Alternative Syntax **/
  /* grid-column: 5 / span 4; */
  /* grid-row: 6 / span 3; */ }

.gallery__item--9 {
  grid-column-start: 1;
  grid-column-end: 5;
  grid-row-start: 4;
  grid-row-end: 6;
  /** Alternative Syntax **/
  /* grid-column: 5 / span 4; */
  /* grid-row: 6 / span 3; */ }

.gallery__item--10 {
  grid-column-start: 5;
  grid-column-end: 9;
  grid-row-start: 4;
  grid-row-end: 6;
  /** Alternative Syntax **/
  /* grid-column: 5 / span 4; */
  /* grid-row: 6 / span 3; */ }

.masonry {
  display: block;
  padding-bottom: 0.1em; }

.masonry > h2 {
  padding: 2rem 1rem 1rem;
  margin-bottom: 0; }

.masonry ul {
  display: flex;
  flex-flow: row wrap;
  list-style: none;
  justify-content: space-between;
  margin: 0 1em 2em;
  padding-left: 0; }

.masonry ul > * {
  flex-basis: 20%;
  /* height: 4em; */
  flex-grow: 1;
  margin: 4px;
  box-sizing: border-box;
  /* padding: 0.5em; */
  color: #fff; }

.masonry ul > :nth-of-type(2n+1) {
  flex-basis: 30%; }

/* .masonry {
    -webkit-column-count: 4;
  -moz-column-count:4;
  column-count: 4;
  -webkit-column-gap: 1em;
  -moz-column-gap: 1em;
  column-gap: 1em;
    padding: 0;
    -moz-column-gap: 1.5em;
    -webkit-column-gap: 1.5em;
    column-gap: 1.5em;
    font-size: .85em;
}
.item {
    display: inline-block;
    background: #fff;
    padding: 1em;
    margin: 0 0 1.5em;
    width: 100%;
  -webkit-transition:1s ease all;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-shadow: 2px 2px 4px 0 #ccc;
}
.item img{max-width:100%;}

 @media only screen and (max-width: 320px) {
    .masonry {
        -moz-column-count: 1;
        -webkit-column-count: 1;
        column-count: 1;
    }
}

@media only screen and (min-width: 321px) and (max-width: 768px){
    .masonry {
        -moz-column-count: 2;
        -webkit-column-count: 2;
        column-count: 2;
    }
}
@media only screen and (min-width: 769px) and (max-width: 1200px){
    .masonry {
        -moz-column-count: 3;
        -webkit-column-count: 3;
        column-count: 3;
    }
}
@media only screen and (min-width: 1201px) {
    .masonry {
        -moz-column-count: 4;
        -webkit-column-count: 4;
        column-count: 4;
    }
} */
@media (min-width: 768px) {
  .for-desktop {
    display: block !important; }

  .for-mobile {
    display: none !important; } }
@media (min-width: 1200px) {
  .uk-card-body {
    padding: 30px 30px; } }
@media screen and (min-width: 768px) {
  .uk-button {
    border-radius: 10px;
    text-transform: none; }

  /*.uk-card-default { height: 430px; overflow-y: scroll;} */
  .wrapper {
    max-width: 1024px;
    margin: 0 auto;
    padding: 0px;
    position: relative; }

  .for-desktop {
    display: block; }

  .for-mobile {
    display: none; }

  .uk-input {
    border-radius: 10px;
    font-size: 18px; }

  .uk-navbar-container:not(.uk-navbar-transparent) {
    background-color: #ffffff !important; }

  .uk-card-title {
    font-size: 2em; }

  .uk-accordion-title {
    font-size: 24px;
    font-weight: 300; }

  .uk-accordion-content {
    padding: 30px 50px; }

  .uk-accordion-content p {
    font-size: 18px;
    font-weight: 300;
    line-height: 1.5; }

  .uk-card p, .uk-card li {
    font-size: 18px;
    color: #757575;
    line-height: 24px; }

  nav .uk-logo {
    padding: 10px;
    border-radius: 10px;
    background-color: #fff;
    box-shadow: -2px 10px 34px -16px rgba(0, 0, 0, 0.75);
    position: absolute;
    top: 30px;
    left: 50px;
    z-index: 1; }
    nav .uk-logo img {
      width: 80px;
      margin: 10px; }

  header {
    width: 100%;
    background-color: #fff;
    border-bottom: 1px solid #eee; }

  .uk-slideshow-items {
    border-radius: 0px; }
    .uk-slideshow-items .wrapper-hero {
      padding: 100px; }
    .uk-slideshow-items h3 {
      font-size: 3em;
      line-height: 1em;
      padding-bottom: 30px; }
    .uk-slideshow-items p {
      font-size: 1.2em;
      line-height: 1.5em;
      color: #fff; }

  section {
    padding: 50px 0;
    width: 100%; }
    section p {
      font-size: 18px;
      color: #757575;
      line-height: 24px; }
    section h2 {
      font-size: 2.5em; }
      section h2 p {
        font-size: 30px; }
    section .powered {
      font-size: 11px; }

  #head {
    margin: 0px;
    width: 800px;
    position: relative;
    padding-top: 50px; }
    #head h1 {
      font-size: 5vw;
      line-height: 1;
      color: #4A4A4A;
      margin-bottom: 30px; }
    #head h2 p {
      font-size: 30px !important;
      line-height: 1.5;
      color: #4A4A4A;
      margin-bottom: 50px; }
    #head .logo {
      background-color: #fff;
      width: auto;
      display: inline-block;
      border-radius: 20px;
      padding: 10px;
      box-shadow: -2px 10px 34px -16px rgba(0, 0, 0, 0.75);
      position: absolute;
      top: -150px;
      left: 0px;
      z-index: 1;
      margin: 0px; }
      #head .logo img {
        width: 150px; }

  #about {
    padding-right: 50px; }

  #school-major {
    position: relative;
    top: -100px;
    background-color: #fff;
    width: auto;
    display: inline-block;
    border-radius: 20px;
    padding: 30px;
    box-shadow: -2px 10px 34px -16px rgba(0, 0, 0, 0.2);
    box-sizing: border-box;
    border: 1px solid #eee; }

  .news {
    margin-bottom: 0px; }
    .news .news-item {
      margin-bottom: 50px;
      box-sizing: border-box;
      padding-right: 50px;
      border-top: 1px solid #eee;
      padding-top: 20px; }
      .news .news-item span {
        font-size: 11px;
        color: #ccc; }
      .news .news-item p {
        margin-top: 0px; }

  #facility {
    margin-top: 50px; }

  #product {
    margin-bottom: 0px;
    padding-bottom: 0px;
    position: relative;
    padding-top: 0px; }
    #product #product-list li {
      margin-bottom: 0px;
      display: flex; }
      #product #product-list li .product-card {
        flex: 1; }
    #product #product-list .uk-panel {
      min-height: 400px; }
      #product #product-list .uk-panel img {
        width: 100%; }
    #product .product-item .title {
      font-size: 24px; }
    #product .product-item .code {
      font-size: 11px; }
    #product .product-item .price {
      font-size: 16px; }

  .product-list-page #product-list {
    padding: 50px 0 100px 0; }

  #activity {
    padding: 30px 0; }

  #ppdb #ppdb_image {
    width: 750px; }

  footer {
    padding-bottom: 0px; }
    footer #spp-online {
      position: absolute;
      top: -40px;
      width: 100%; }
      footer #spp-online .spp-online-title, footer #spp-online .spp-online-input {
        padding-bottom: 0px; }
      footer #spp-online .spp-online-title {
        padding-top: 6px;
        text-align: right;
        padding-right: 20px; }
      footer #spp-online .spp-online-input {
        padding-right: 20px; }
      footer #spp-online form {
        width: 700px;
        margin: 0 auto;
        border-radius: 20px; }
      footer #spp-online h3 {
        font-size: 18px; }
    footer .info {
      padding-top: 50px; }
      footer .info .info-address {
        text-align: right; }

  .masonry ul {
    display: flex;
    flex-flow: row wrap;
    list-style: none;
    justify-content: space-between;
    margin: 0;
    padding-left: 0; } }
